home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / mac / SourceMc / CompuServeCD.DIR / 00123.ls < prev    next >
Encoding:
Text File  |  1996-02-29  |  115 b   |  9 lines

  1. on exitFrame
  2.   if the mouseDown then
  3.     go("FinanceDown")
  4.   else
  5.     unLoadCast(195)
  6.     go("flash")
  7.   end if
  8. end
  9.